module Base
{

    item Stockings_Cerberus
    {
        DisplayCategory = Accessory,
        ItemType = base:clothing,,
        ClothingItem = Stockings_Cerberus,
        BodyLocation = base:UnderwearExtra1,
        IconsForTexture = Stockings_Cerberus;Stockings_Cerberus2;Stockings_Cerberus3,
        Weight = 0.1,
        FabricType = Cotton,
        WorldStaticModel = Pants_Skinny_Ground,
    }


    item Tights_Cerberus
    {
        DisplayCategory = Accessory,
        ItemType = base:clothing,,
        ClothingItem = Tights_Cerberus,
        BodyLocation = base:UnderwearExtra1,
        IconsForTexture = Tights_Cerberus;Tights_Cerberus2,
        Weight = 0.1,
        FabricType = Cotton,
        WorldStaticModel = Pants_Skinny_Ground,
    }





}
